Anika Henke
375f51650f
moved X-UA-Compatible from meta tag to be sent by http header instead
12 years ago
Anika Henke
e000c618e1
removed IE6-specific code
11 years ago
Anika Henke
7d3d6aec8e
updated to latest version
12 years ago
Anika Henke
19924b2d6f
removed all deprecated things and use core underscored CSS files
12 years ago
Anika Henke
b393357c61
Merge pull request #3 from dploeger/master
German translation of the settings file
12 years ago
Anika Henke
c27170b23b
version 2012-10-13
12 years ago
Anika Henke
169ab5d6db
added info for style.local.ini files
12 years ago
Anika Henke
79e18147e0
small fix for code blocks
12 years ago
Anika Henke
e8500c75eb
improved base font stack
12 years ago
Anika Henke
d9d01b6fb6
moved styles around
12 years ago
Anika Henke
ad6edaa21a
changed styles for section highlighting to reflect recent changes in core
12 years ago
Anika Henke
25693c8f9e
improved tab styles
12 years ago
Dennis Ploeger
6b6248f07e
Translated settings for german language
12 years ago
Anika Henke
0cac8ebfea
removed fallback for tpl_sidebar() and updated other old fallback functions
12 years ago
Anika Henke
a9f7358630
removed template dependencies from underscored CSS files
12 years ago
Anika Henke
ce9384593d
fixed 2-digit ordered list items in sidebar
12 years ago
Anika Henke
adfd1d4553
switched tpl_sidebar() back to tpl_include_page() and added sidebar include files
12 years ago
Anika Henke
39244ba627
version 2012-09-09
12 years ago
Anika Henke
e17c22fad7
added mobile styles (only covering the basics)
12 years ago
Anika Henke
0a5f71877d
added no-js class
12 years ago
Anika Henke
17bee238a0
changed doctype to (polyglot) html5
12 years ago
Anika Henke
8dc924f7fe
use new core functionalities where possible and deprecated old fallbacks
12 years ago
Anika Henke
771faa7b55
some more RTL fixes
12 years ago
Anika Henke
b624a4504a
fixed tabs in RTL mode in media manager
12 years ago
Anika Henke
a94c593a90
made tabs RTL-aware
12 years ago
Anika Henke
4bb3e478bd
added minimal RTL print styles
12 years ago
Anika Henke
80d696a6cc
RTL fixes for media manager
12 years ago
Anika Henke
bb35838d47
improved link icons
12 years ago
Anika Henke
edbd6415b7
minor general img fixes
12 years ago
Anika Henke
d2dc146e00
adjusted search styles to reflect html changes to core search (backwards-compatible)
12 years ago
Anika Henke
93af547425
adjusted toc styles to reflect html changes to core toc (backwards-compatible)
12 years ago
Anika Henke
74f8b2e1d8
moved contents of rtl.css into other CSS files
12 years ago
Anika Henke
cc172e9f83
adjusted for new additional classes in the core (backwards-compatible for now)
12 years ago
Anika Henke
d386b375f2
use core tpl_includeFile() if it exists
12 years ago
Anika Henke
0009a803ac
removed short open tags from some translation files
12 years ago
Anika Henke
47cd01e8ac
added X-UA-Compatible to always use the best possible browser mode in IE and give users with Chrome Frame the chance to use it
13 years ago
Anika Henke
28f0b50cb1
added mediamanager link to be highlighted when selected
13 years ago
Anika Henke
75297779d4
removed a few unnecessary classes and elements before IDs in styles
13 years ago
Anika Henke
7a89d2b0da
made images fit better into the horizontal grid
13 years ago
Anika Henke
57babfc8c6
improved closed item in sitemap for RTL languages
13 years ago
Anika Henke
caef190b74
changed the way RTL styles are added
Add rtl.css as *screen* style, but append all RTL styles with [dir=rtl].
That has the advantage that all styles are in the same CSS output, so there are no different requests.
Later on all styles in rtl.css should be moved to their respective "parent" css file.
13 years ago
Anika Henke
f66c39553a
whitespace changes: made css codings style more consistent
13 years ago
Anika Henke
397ce8bf1a
made styles for .pad and .site more specific to avoid interfering with the same classes somewhere else within the page
13 years ago
Anika Henke
b492ad5ae4
fixed swipe diff view
13 years ago
Anika Henke
6450c61e6a
improved minor edits in recent changes
13 years ago
Anika Henke
56468d1073
changed 'history' action to 'revisions' (they're synonymous, but 'revisions' is clearer)
13 years ago
Anika Henke
377a18e694
have new section highlighting on both sides and improve preview border
13 years ago
Anika Henke
ce84417a91
tiny change to styling of fullscreen mediamanager first heading
13 years ago
Anika Henke
a60087d326
added comment to explain tpl_img() params
13 years ago
Anika Henke
6cbebe8e5c
improved image detail styles a bit
13 years ago