summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPedro Alvarez <palvarez89@gmail.com>2015-10-02 16:48:16 +0200
committerPedro Alvarez <palvarez89@gmail.com>2015-10-02 16:48:16 +0200
commit5cf363c212191678fa7e7a22c3efae81a35390cf (patch)
tree0dd3effef52f667820be881da326d6b1b87c6629 /style.css
parent26a6549436a82c09d18bf6ca5a74f3dc04e76c0a (diff)
downloadciat-ui-pedroalvarez/third-version.tar.gz
Add currentBuild information in details dialogpedroalvarez/third-version
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b0e696c..03d899a 100644
--- a/style.css
+++ b/style.css
@@ -136,3 +136,7 @@ h1>em>a:hover {
:not(.active) > .progress {
display: none;
}
+
+.hide {
+ display: none;
+}