summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-10-30 15:12:44 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-10-30 15:12:44 +0000
commite8ec57fd3361aae7229964e6b3ae96009346d3f1 (patch)
tree1ed425275d992898156cc7efc5c4290680cea8df /frontends/php/css.css
parentb1128efe5e257876eb45d89e395b356033cab911 (diff)
downloadzabbix-e8ec57fd3361aae7229964e6b3ae96009346d3f1.tar.gz
zabbix-e8ec57fd3361aae7229964e6b3ae96009346d3f1.tar.xz
zabbix-e8ec57fd3361aae7229964e6b3ae96009346d3f1.zip
Misc changes.
git-svn-id: svn://svn.zabbix.com/trunk@3413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 5fe0d08a..b4372fe3 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -604,12 +604,6 @@ table.sub_menu tr td
.biginput:focus { border-color: black; }
.biginput:hover { border-color: black; }
-.biginput[readonly] /* NOTE: Ignored by IE */
-{
- border-color: #D0D0D0;
- background-color: #EEEEEE;
-}
-
.button
{
font-family: Verdana, Helvetica, Geneva;