aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Guzman2012-05-17 19:53:13 -0700
committerEric Guzman2012-05-17 19:53:13 -0700
commit5c4cfc1a52b1cb079b1fa6f02aedcaef1ad2bc38 (patch)
tree97b3cce89e06b4119620d06281ff3591a7461fd8
parentbf3d3bf0ec530f7636a8738298c3cbc0fe0e56de (diff)
downloadninja-5c4cfc1a52b1cb079b1fa6f02aedcaef1ad2bc38.tar.gz
CSS Style - minor css fix
-rw-r--r--js/panels/css-panel/css-style.reel/css-style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/css-panel/css-style.reel/css-style.css b/js/panels/css-panel/css-style.reel/css-style.css
index 6864e245..4f7f6b9c 100644
--- a/js/panels/css-panel/css-style.reel/css-style.css
+++ b/js/panels/css-panel/css-style.reel/css-style.css
@@ -165,6 +165,7 @@
165} 165}
166.empty-css-style.edit-empty-style .add-style-button { 166.empty-css-style.edit-empty-style .add-style-button {
167 opacity: 0; 167 opacity: 0;
168 cursor: default;
168} 169}
169.empty-css-style input[type="checkbox"] { 170.empty-css-style input[type="checkbox"] {
170 visibility: hidden; 171 visibility: hidden;