aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index b6f03efc8..e1be25396 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -549,12 +549,6 @@ FIELDSET {
float: none;
}
-.filter .tagSelection LABEL {
- display: inline;
- float: none;
- margin-right:0.5em;/*reduce from above*/
-}
-
/*IE6 needs override because of > selector*/
.filter LABEL>INPUT,
.filter LABEL>SELECT {
@@ -592,11 +586,6 @@ FIELDSET {
padding: 0 0.5em 0 0;
}
-/* button tools */
-.actions A, .actions IMG {
- border: none;
-}
-
.tagSelection {
width: 99%;
margin: 1em 0;
@@ -812,8 +801,6 @@ LEGEND {
margin: 5px 0; text-align: left;
}
-#pictureComments INPUT[type=submit] { margin: 0;}
-
/* image info table */
.imageInfoTable {display:table; margin: auto;}