Last change
on this file since 10005 was
6364,
checked in by plg, 14 years ago
|
remove all svn:mergeinfo properties
|
-
Property svn:eol-style set to
LF
|
File size:
456 bytes
|
Line | |
---|
1 | #LocalFilesEditor { |
---|
2 | text-align: center; |
---|
3 | margin: 0 2em; |
---|
4 | } |
---|
5 | |
---|
6 | #LocalFilesEditor .top_right { |
---|
7 | float: right; |
---|
8 | margin-right: 1%; |
---|
9 | } |
---|
10 | |
---|
11 | #LocalFilesEditor B { |
---|
12 | float: left; |
---|
13 | } |
---|
14 | |
---|
15 | #LocalFilesEditor TEXTAREA { |
---|
16 | margin: 0.5em 0; |
---|
17 | width: 99.5%; |
---|
18 | float: left; |
---|
19 | } |
---|
20 | |
---|
21 | #LocalFilesEditor #editarea_buttons { |
---|
22 | width: 100%; |
---|
23 | float: left; |
---|
24 | text-align: left; |
---|
25 | display: none; |
---|
26 | } |
---|
27 | |
---|
28 | #LocalFilesEditor #hideedit { |
---|
29 | display: none; |
---|
30 | } |
---|
31 | |
---|
32 | #LocalFilesEditor TD { |
---|
33 | padding: 0.5em; |
---|
34 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.