summaryrefslogtreecommitdiffstats
path: root/css/owncloud6.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/owncloud6.css')
-rw-r--r--css/owncloud6.css42
1 files changed, 21 insertions, 21 deletions
diff --git a/css/owncloud6.css b/css/owncloud6.css
index 8f24d4f0f..e1bf7efba 100644
--- a/css/owncloud6.css
+++ b/css/owncloud6.css
@@ -1,69 +1,69 @@
/* Feeds */
#app-navigation .rename-feed > input {
- width: 208px;
- height: 32px;
- border-right: 1px solid #ddd;
- border-radius: 2px;
+ width: 208px;
+ height: 32px;
+ border-right: 1px solid #ddd;
+ border-radius: 2px;
}
#app-navigation .progress-icon,
#app-navigation .problem-icon {
- width: 299px;
- line-height: 44px;
+ width: 299px;
+ line-height: 44px;
}
#app-navigation .rename-feed-icon {
- padding-right: 10px;
- padding-left: 5px;
+ padding-right: 10px;
+ padding-left: 5px;
}
#app-navigation .mark-read-icon {
- padding-right: 20px;
- padding-left: 5px;
+ padding-right: 20px;
+ padding-left: 5px;
}
#app-navigation li:hover > a {
- padding-right: 80px;
+ padding-right: 80px;
}
#app-navigation .unread > a,
#app-navigation .active > a {
- padding-right: 60px;
+ padding-right: 60px;
}
#app-navigation .active.unread > a {
- padding-right: 80px;
+ padding-right: 80px;
}
#app-navigation .active.unread:hover > a {
- padding-right: 100px;
+ padding-right: 100px;
}
#app-navigation li:hover > a {
- padding-right: 80px;
+ padding-right: 80px;
}
/* more whitespace for articles to fit design */
#app-content .feed_item {
- padding: 40px 5px 10px 5px;
+ padding: 40px 5px 10px 5px;
}
#app-content .item_title {
- margin-bottom: 10px;
+ margin-bottom: 10px;
}
#app-content .item_author {
- margin-bottom: 5px;
+ margin-bottom: 5px;
}
#app-content .body {
- padding-top: 15px;
+ padding-top: 15px;
}
#app-content .feed_item .body > img:first-child {
- padding-right: 20px;
+ padding-right: 20px;
}
#app-content .feed_item .utils {
- margin-left: 10px;
+ margin-left: 10px;
}