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.css10
1 files changed, 9 insertions, 1 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index f5c4ee742..42625ec7e 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -485,6 +485,14 @@ span.main-separator{
text-transform: none;
}
+.action-panel li.entity-facet-relation-label {
+ font-family: "FreeWayBold", "Liberation Sans", Arial, Sans;
+ color: #333333;
+ cursor: default;
+ text-transform: uppercase;
+ font-size: 1.2em;
+}
+
.action-button {
background: none;
background-image:none;
@@ -687,4 +695,4 @@ table.scrollable tbody {
bottom: 0px;
width: 250px;
height: 40px;
-} \ No newline at end of file
+}