aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* over-ride code tags within pre blocks as bootstrap which puts a border ↵friendica2014-02-271-0/+4
| | | | around pre tags, which messes up markdown code blocks which have yet another border.
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-4/+10
|
* Revert "little correction"marijus2014-02-261-1/+1
| | | | This reverts commit 496a5a556f85c724d2fef3e465c675e34639dc10.
* little correctionmarijus2014-02-261-1/+1
|
* properly fix profile edit dropdown menumarijus2014-02-261-69/+18
|
* move bootstrap to theme and out of core.friendica2014-02-251-0/+9
|
* little tweaksChristian Vogeley2014-02-221-2/+2
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-224-0/+35
| | | | thick version
* remove some design fixes which got fixed in bootstrap 3.1.1marijus2014-02-211-1/+1
|
* dont allow bootstrap to mess with blockquote font-sizemarijus2014-02-211-0/+5
|
* oups... to much cleaning...marijus2014-02-211-0/+58
|
* cleanup style.cssmarijus2014-02-211-269/+2
|
* move jgrowl (alert popup) out of the now taller navbarfriendica2014-02-201-1/+1
|
* another correctionmarijus2014-02-191-1/+1
|
* bootstrapify the navmarijus2014-02-192-42/+50
|
* very simple schemefriendica2014-02-131-0/+5
|
* whitespacemarijus2014-02-101-1/+1
|
* moving background-color to style.cssmarijus2014-02-091-0/+1
|
* theming chat a littlemarijus2014-02-091-0/+8
|
* .Christian Vogeley2014-02-091-0/+1
|
* create a new "subdued" CSS class for things that shouldn't be in your face ↵friendica2014-02-081-0/+9
| | | | unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead.
* don't load any configs from DB if installing - especially in style.pcssfriendica2014-02-021-1/+5
|
* added Thomas' additional navbar colours from APW to redbasicTazman DeVille2014-02-032-3/+43
|
* link hover colour remains user set link_colour (w/o change default,Tazman DeVille2014-02-021-1/+1
| | | | Mike)
* fix default link colorfriendica2014-02-012-2/+2
|
* user configured link colourTazman DeVille2014-02-022-2/+2
|
* link coloursTazman DeVille2014-02-021-0/+1
|
* link colour optionsTazman DeVille2014-02-024-3/+10
|
* online indication on profile sidebarfriendica2014-01-281-0/+4
|
* get rid of bootstrap's blockqote margin css which is just bloody wrong and ↵friendica2014-01-251-0/+1
| | | | can't easily be over-ridden
* Remove deprecated CSS - there is a dark schema now, and shadows and stuff ↵Thomas Willingham2014-01-162-293/+0
| | | | are cofigurable.
* add "self" to access control lists with special marking to indicate it's ↵friendica2014-01-061-0/+4
| | | | special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be.
* expose profile things in the UIfriendica2013-12-301-9/+0
|
* basic edit and delete for thingsfriendica2013-12-301-0/+5
|
* more comanche migrationfriendica2013-12-191-0/+4
|
* show drop-icon on wall-item hover onlymarijus2013-12-181-6/+2
|
* we make this with css nowmarijus2013-12-181-11/+1
|
* fix a typomarijus2013-12-181-1/+1
|
* move some stuff back to mod_connections.cssmarijus2013-12-161-34/+0
|
* remove some cruft and a typomarijus2013-12-161-57/+4
|
* mark some things for deletionmarijus2013-12-121-1/+11
|
* move affinity slider to widgets.css and minor cleanupmarijus2013-12-121-23/+7
|
* missing brace in redbasic style.cssfriendica2013-12-111-0/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-12-111-106/+42
|\ | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * .selected is in use for something else alreadymarijus2013-12-111-1/+1
| |
| * also add group widget to widgets.cssmarijus2013-12-111-31/+5
| |
| * unify styling a littlemarijus2013-12-111-0/+7
| |
| * split out widgets.cssmarijus2013-12-111-79/+33
| |
* | comanchify all the simple cases - those that only load a profile. Rework ↵friendica2013-12-111-0/+52
|/ | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
* more css cleanupfriendica2013-12-091-98/+0
|