summaryrefslogtreecommitdiffstats
path: root/install/static/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/ipa.css')
-rw-r--r--install/static/ipa.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index 518e8aa26..66b0509e2 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -52,6 +52,13 @@ body{
top: 50%;
}
+.button-without-icon {
+ padding: .4em 1em .4em 1em;
+ text-decoration: none;
+ position: relative;
+ cursor: pointer;
+}
+
/* ---- Header ---- */
div.header {
background-color:#0C3B00;